Build a CRUD App with SQLAlchemy - Part 1
Back to Home
01. Introduction
02. Create a Dummy ToDo App
03. Reading ToDo items: The “R” in CRUD
04. Model View Controller (MVC)
05. Handling User Input
06. Getting User Data in Flask — Part 1
07. Getting User Data in Flask — Part 2
08. Using AJAX to send data to flask
09. Using sessions in controllers
10. Recap
Back to Home
10. Recap
Recap
… Another lesson down! 🌈
Woohoo!
Let's recap what we learned and see what's coming up ahead.
ND004 C01 L05 11 Recap